home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 71 / CD-ROM N°71.iso / modelaliser / models / mla025.swf / scripts / DefineButton2_174 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2001-07-11  |  78 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    _parent._parent.actionBouton(_name);
  4. }
  5.